type net.byRFC6724
5 uses
net (current package)
addrselect.go#L30: sort.Stable(&byRFC6724{
addrselect.go#L76: type byRFC6724 struct {
addrselect.go#L83: func (s *byRFC6724) Len() int { return len(s.addrs) }
addrselect.go#L85: func (s *byRFC6724) Swap(i, j int) {
addrselect.go#L96: func (s *byRFC6724) Less(i, j int) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)